ComponentOne ASP.NET MVC Controls
OnClientLoadingItems Property (ListBox<T>)

C1.Web.Mvc Namespace > ListBox<T> Class : OnClientLoadingItems Property
Occurs before the list items are generated.
Syntax
'Declaration
 
Public Property OnClientLoadingItems As String
public string OnClientLoadingItems {get; set;}
See Also

Reference

ListBox<T> Class
ListBox<T> Members